home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / comm / www / simplehtml.lha / SimpleHTML / ReadMe next >
Text File  |  2001-03-31  |  5KB  |  170 lines

  1. Short:     V0.15 of the simple HTML Offline Browser
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    sebauer@t-online.de (Sebastian Bauer)
  4. Type:      comm/www
  5. Kurz:      V0.15 des einfachen HTML Offline Browser
  6. Requires:  OS 3.0
  7. Version:   0.15
  8.  
  9. Introduction
  10. ~~~~~~~~~~~~
  11. SimpleHTML allows you to view HTML Files offline. It supports
  12. a little subset of the HTML Tags.
  13.  
  14. Copyright, Distribtion and Disclamer
  15. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. SimpleHTML is ©1998-2001 by Sebastian Bauer.
  17. SimpleHTML is freeware. Feel free to spreat it, as long as
  18. all files are included and in an unchanged form. You are not
  19. allowed to make profit from its distribution!
  20. In no way the author can be made responible for any damage created
  21. by the program. Use it at your own risk!
  22.  
  23. How to use SimpleHTML
  24. ~~~~~~~~~~~~~~~~~~~~~
  25. SimpleHTML can be started from Shell and from Workbench.
  26. The Shell template looks like this:
  27.   FILE,PUBSCREEN/K,WINDOWX/N,WINDOWY/N,WINDOWWIDTH/N,WINDOWHEIGHT/N
  28. FILE specifies the file, which will be viewed after start.
  29. PUBSCREEN specifies the public screen, where the window is opened.
  30. WINDOWX specifies the left edge of the window
  31. WINDOWY specifies the top edge of the window
  32. WINDOWWIDTH specifies the width of the window
  33. WINDOWHEIGHT specifies the height of the window
  34.  
  35. When starting from WB the file can be specified via a shift double click.
  36. When no filename is given a asl filerequester appears.
  37. Simliar to common Webbrowsers you can specify the file also in
  38.    the file:///<path> and file://localhost/<path>
  39.  
  40. Future
  41. ~~~~~~
  42.  - fix all bugs
  43.  - some buttons in the main window
  44.  - more HTML commands
  45.  
  46. History
  47. ~~~~~~~
  48. Version 0.15 (.03.01)
  49.  - fixed some bugs introduced in last version
  50.  - now background is correctly restored after text is demarked
  51.  - no longer adds spaces between different text styles
  52.  - no longer needs the http handler for internet connections
  53.    (not for the datatype)
  54.  
  55. Version 0.14 (05.02.01)
  56.  - search works now not only from the beginning
  57.  - Font names which have spaces are now tried also without spaces
  58.  - keyword values can now also be surrounded by ' signs
  59.  
  60. Version 0.13 (09.12.00)
  61.  - fixed a type in the menu
  62.  - smaller bug fixes
  63.  
  64. Version 0.12 (27.08.00)
  65.  - fonts are loaded now only when needed.
  66.  - FACE attribute of <FONT> tag is supported now
  67.  
  68. Version 0.11 (22.08.00)
  69.  - some more compatibility with bad html
  70.  - loading and resizing speed has been improved a little bit
  71.  - images are also loaded now even for http: URIs
  72.  
  73. Version 0.10 (19.06.00)
  74.  - you can save the displayed html file now
  75.  - HSPACE support in images
  76.  - BODY tag no longer required in html files
  77.  - horizontal scroller
  78.  
  79. Version 0.9 (12.06.00)
  80.  - new Shortcuts for Forward and Backward (< and >)
  81.  - compatible to the http handler
  82.  - displays the link when mouse is over a link
  83.  - fixed more layout problems (but tables still makes problems)
  84.  
  85. Version 0.8 (21.05.00)
  86.  - Shell and ARexxSuport for file:/// and file://localhost/ URIs
  87.  - supports now the <DIV> tag
  88.  - supports headers <TH> in tables
  89.  - <TITLE> is supported (displayed in window Title)
  90.  - bug fixes
  91.  
  92. Version 0.7 (14.05.00)
  93.  - added an ARexx Port (OPENURL, RELOAD, QUIT, WINDOWTOFRONT)
  94.  - added some shell arguments
  95.  - some smaller bugfixes
  96.  - first version of the html.datatype available on my homepage
  97.  
  98. Version 0.6 (06.05.00)
  99.  - correct offsets now when displaing backgrounds
  100.  - in some cases ALIGN was missed when there was also VALIGN
  101.  - fixed some Enforcer Hits
  102.  - now really ignores comments
  103.  - more entities (hopfully all)
  104.  - slightly more compatible with bad html
  105.  
  106. Version 0.5 (24.02.00)
  107.  - interprets relative URIs correctly
  108.  - compiled with SAS C
  109.  - search possibility
  110.  - supports ALIGN attributes in IMG and TABLE
  111.    (but probably not perfect)
  112.  
  113. Version 0.4 (23.07.99)
  114.  - added PUBSCREEN/K argument to the shell template
  115.  - now supports URIs which refer to a location within a resource
  116.  - image links
  117.  - implented <OL> and <DL> lists
  118.  - text links react now visually when clicking on them
  119.  - text can be marked and copied to the clipboard
  120.  - a little bit faster when resizing or scrolling big html files
  121.  - prepared for the html.datatype
  122.  - other smaller changes
  123.  
  124. Version 0.3 (24.06.99)
  125.  - again bug fixes
  126.  - now longer looks for http:
  127.  - borders around tables
  128.  - enhanced keyboard function (SHIFT or CTRL + Cursor Keys)
  129.  
  130. Version 0.2 (23.03.99)
  131.  - some bugs fixed
  132.  - uploaded into the wrong directory ;-)
  133.  
  134. Version 0.1 (24.12.98)
  135.  - initial release
  136.  
  137. How can you reach me?
  138. ~~~~~~~~~~~~~~~~~~~~~
  139. SimpleHTML probably has many bugs, so send bug reports to
  140.   sebauer@t-online.de or
  141.   Sebastian.Bauer@in.stud.tu-ilmenau.de
  142.  
  143. If SimpleHTML crash on a specified HTML file, please send this
  144. file to me.
  145.  
  146. Address:
  147.   Sebastian Bauer
  148.   Neustädter Str. 50
  149.   07768 Kahla
  150.  
  151. Visit my homepage at
  152.   http://home.t-online.de/home/sebauer/
  153.   (german version)
  154.  
  155.   http://home.t-online.de/home/sebauer/english.html
  156.   (english version)
  157.  
  158. Here you can find the latest version of SimpleHTML but also
  159. other things for Amiga, for example SimpleFind and SimplePac.
  160.  
  161. Great thanks go to my beta testers Nils Görs and Benjamin Hussong.
  162.  
  163.          __
  164.         / /
  165.    __  / /   Only Amiga makes it possible...
  166.    \ \/ /
  167.     \__/
  168.  
  169. Amiga is a trademark from Amiga Inc.
  170.